"...git@git.cs.vt.edu:danieljk/actual-vt-capstone.git" did not exist on "c5c4cbbeb2cb48a02ca9f206e9ad81a435b3ab14"
-
Jed Fox authored
I noticed that: - The web and electron versions of our `uuid` module both looked exactly the same… - …and deferred to the `uuid` package… - …and the async version just called the sync API. So now we will just use the `uuid` package directly everywhere.
Jed Fox authoredI noticed that: - The web and electron versions of our `uuid` module both looked exactly the same… - …and deferred to the `uuid` package… - …and the async version just called the sync API. So now we will just use the `uuid` package directly everywhere.