Remove unnecessary imports

pull/3508/head
sheshtawy 8 years ago
parent a46f5b81a1
commit ebf27aa94c

@ -1,5 +1,3 @@
import os
import pytest
def cell_is_deletable(nb, index):
JS = 'return Jupyter.notebook.get_cell({}).is_deletable();'.format(index)

Loading…
Cancel
Save