lib/openwfe/expool/journal.rb in openwferu-0.9.16 vs lib/openwfe/expool/journal.rb in openwferu-0.9.17
- old
+ new
@@ -1,8 +1,8 @@
#
#--
-# Copyright (c) 2007, John Mettraux, OpenWFE.org
+# Copyright (c) 2007-2008, John Mettraux, OpenWFE.org
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
@@ -42,10 +42,9 @@
require 'openwfe/service'
require 'openwfe/omixins'
require 'openwfe/rudefinitions'
require 'openwfe/flowexpressionid'
-require 'openwfe/util/otime'
require 'openwfe/storage/yamlcustom'
require 'openwfe/expool/journal_replay'
module OpenWFE