diff options
author | Yoni Rabkin <yoni@rabkins.net> | 2020-12-14 15:11:49 -0500 |
---|---|---|
committer | Yoni Rabkin <yoni@rabkins.net> | 2020-12-14 15:11:49 -0500 |
commit | 50eba43bf041d8c524f964fcaadac2feb3c557b5 (patch) | |
tree | 52a188f8604fcc8f07fb4f8eb1e1f996c224dfdd | |
parent | fd1e4a9e61445706d700ee67dd92a8b77911526e (diff) |
* rt-liberation-rest.el: formatting
-rw-r--r-- | rt-liberation-rest.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rt-liberation-rest.el b/rt-liberation-rest.el index 860ff88..57aff8d 100644 --- a/rt-liberation-rest.el +++ b/rt-liberation-rest.el @@ -150,7 +150,6 @@ (buffer-substring-no-properties (point-min) (point-max))) 'utf-8)) - (rt-liber-rest-write-debug (format "outgoing rest call -->\n%s\n<-- incoming\n%s\n" url str)) str))) |