Skip to content

Commit

Permalink
style(index): add whitespace between import and comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Aug 2, 2023
1 parent d23b1a7 commit 0a53983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"use strict";

const fp = require("fastify-plugin");

/**
* @author Frazer Smith
* @description Simple plugin that adds an `onRequest` hook to opt out of Google's FLoC
Expand Down

0 comments on commit 0a53983

Please sign in to comment.