Skip to content

Commit 25bb152

Browse files
committed
Remove atlas from lookups file
1 parent e426940 commit 25bb152

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

schemas/ispyb/lookups.sql

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,7 @@ INSERT INTO `ExperimentType` (`experimentTypeId`, `name`, `proposalType`, `activ
390390
(40,'Still','mx',1),
391391
(41,'SSX-Chip','mx',1),
392392
(42,'SSX-Jet','mx',1),
393-
(43,'Metal ID','mx',1),
394-
(44,'Atlas','em',1);
393+
(43,'Metal ID','mx',1);
395394
/*!40000 ALTER TABLE `ExperimentType` ENABLE KEYS */;
396395

397396
/*!40000 ALTER TABLE `InspectionType` DISABLE KEYS */;

0 commit comments

Comments
 (0)