Commit 72b6efdc by Piotr Mitros

Missing imports

parent 115cae1f
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
import pkg_resources import pkg_resources
from xblock.core import XBlock from xblock.core import XBlock
from xblock.fields import Scope, Integer, String, Boolean from xblock.fields import Scope, Integer, String, Boolean, DateTime, Float
from xblock.fragment import Fragment from xblock.fragment import Fragment
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment