Skip to content

Commit

Permalink
feat: trivial style change
Browse files Browse the repository at this point in the history
  • Loading branch information
mhucka committed Jan 26, 2024
1 parent 1c7141d commit ab93f31
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ property bbt_api_url: "http://localhost:23119/better-bibtex/json-rpc"
-- Approximate duration to wait for Zotero + BBT to start, in seconds.
property wait_time: 15


-- Helper functions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-- The following code is based in part on a 2019-04-03 posting by Shane Stanley
Expand All @@ -46,7 +45,6 @@ on ping(api_url, max_time)
return (err is missing value)
end ping


-- Main body ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

tell application "Zotero"
Expand Down

0 comments on commit ab93f31

Please sign in to comment.