Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr1212 committed Apr 25, 2020
1 parent 0220257 commit 402e115
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/carbon-client.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
from carbon.client import CarbonClientManager # noqa
from carbon import log, events # noqa

CONF_DIR = join(sys.prefix, 'conf')
default_relayrules = join('/opt/graphite', 'relay-rules.conf')

option_parser = OptionParser(usage="%prog [options] <host:port:instance> <host:port:instance> ...")
Expand Down

0 comments on commit 402e115

Please sign in to comment.