Skip to content

Commit f2486f3

Browse files
YaMoefvraravam
authored andcommitted
fix(Affine): remove not needed function
1 parent 07039e4 commit f2486f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

recipes/affine/index.js

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
module.exports = Ferdium =>
22
class Affine extends Ferdium {
3-
buildUrl(url) {
4-
return `${url}`;
5-
}
63
};

0 commit comments

Comments
 (0)