rbrisita / codio-sui

A media format for VS Code to record and playback the process of programming.
GNU Affero General Public License v3.0
10 stars 3 forks source link

Review Promisify Usage #49

Closed rbrisita closed 3 years ago

rbrisita commented 3 years ago

Replaced 'promisified' functions with their synchronous versions. Closes #48.