Skip to content

Commit ac8f6e7

Browse files
ioedeveloperyann300
authored andcommitted
Remove unused imports
1 parent bb572ac commit ac8f6e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/circuit-compiler/src/app/components/container.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import { WitnessToggler } from './witnessToggler'
1111
import { WitnessSection } from './witness'
1212
import { CompilerFeedback } from './feedback'
1313
import { PrimeValue } from '../types'
14-
import { CompilerLicense } from '../constants/license'
1514

1615
export function Container () {
1716
const circuitApp = useContext(CircuitAppContext)

0 commit comments

Comments
 (0)