diff options
| author | Pepper <pepper@scannerjammer.com> | 2019-12-04 04:30:53 +0000 |
|---|---|---|
| committer | Pepper <pepper@scannerjammer.com> | 2019-12-04 04:30:53 +0000 |
| commit | 65697891be538591f57384d3469ab2a7f2a86568 (patch) | |
| tree | 5b34929c7e2c64abbec1949d755205839281456b /ricky/config.py | |
| parent | 1d8ed6e2f6ffb872c2e29104067a28ae098ec290 (diff) | |
server_stuffserver_stuff
Diffstat (limited to 'ricky/config.py')
| -rw-r--r-- | ricky/config.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ricky/config.py b/ricky/config.py index 1cf3255..7f8715f 100644 --- a/ricky/config.py +++ b/ricky/config.py @@ -10,7 +10,6 @@ TEST_URL = ( ) PB_BASE = "http://asdf.us/" - def _add_pb_base(path): return os.path.join(PB_BASE, path) |
