Optimized imports

This commit is contained in:
felixlinker
2018-10-05 00:06:57 +01:00
parent 10fffe67fc
commit d19a7276dd
17 changed files with 1 additions and 41 deletions

View File

@@ -1,5 +1,4 @@
import React from 'react';
import cn from 'classnames';
import SlotSection from './SlotSection';
import HardpointSlot from './HardpointSlot';
import { stopCtxPropagation } from '../utils/UtilityFunctions';