Hi, I noticed that clj-time is only declared in
storm-core/src/clj/backtype/storm/ui/helpers.clj and despite being declare, it is unused. As such, I'd like to REMOVE clj-time as a dependency from storm (and thus free up more modern versions of clj-time and joda-time in the process). Given that some people likely rely on clj-time/joda-time already existing on the classpath, this probably wouldn't be eligible for a bugfix release like 0.9.5 (if such a thing comes into being), but perhaps could make it into 0.10.x and 0.11.x? Would this need a jira ticket or would a simple pull request removing the the dependency suffice? Thanks, Brandon Adams
