Skip to content

Commit

Permalink
refactor(Affine): run formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
YaMoef authored and vraravam committed Oct 22, 2024
1 parent 7080a45 commit 9deb3de
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions recipes/affine/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
module.exports = Ferdium =>
class Affine extends Ferdium {
};
module.exports = Ferdium => class Affine extends Ferdium {};

0 comments on commit 9deb3de

Please sign in to comment.