Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Apr 23, 2024
1 parent 856bc8e commit 5b6d095
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 8 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This handcrafted artisinal software is brought to you by:

| <img height="80" src="https://avatars.githubusercontent.com/u/261635?v=4"><br><a href="https://github.com/msimerson">msimerson</a> (<a href="https://github.com/haraka/haraka-plugin-limit/commits?author=msimerson">69</a>)| <img height="80" src="https://avatars.githubusercontent.com/u/48183131?v=4"><br><a href="https://github.com/divine">divine</a> (<a href="https://github.com/haraka/haraka-plugin-limit/commits?author=divine">6</a>)| <img height="80" src="https://avatars.githubusercontent.com/u/82041?v=4"><br><a href="https://github.com/gramakri">gramakri</a> (<a href="https://github.com/haraka/haraka-plugin-limit/commits?author=gramakri">2</a>)| <img height="80" src="https://avatars.githubusercontent.com/u/28440072?v=4"><br><a href="https://github.com/leadbi">leadbi</a> (<a href="https://github.com/haraka/haraka-plugin-limit/commits?author=leadbi">1</a>)|
| :---: | :---: | :---: | :---: |
| <img height="80" src="https://avatars.githubusercontent.com/u/261635?v=4"><br><a href="https://github.com/msimerson">msimerson</a> (<a href="https://github.com/haraka/haraka-plugin-limit/commits?author=msimerson">69</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/48183131?v=4"><br><a href="https://github.com/divine">divine</a> (<a href="https://github.com/haraka/haraka-plugin-limit/commits?author=divine">6</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/82041?v=4"><br><a href="https://github.com/gramakri">gramakri</a> (<a href="https://github.com/haraka/haraka-plugin-limit/commits?author=gramakri">2</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/28440072?v=4"><br><a href="https://github.com/leadbi">leadbi</a> (<a href="https://github.com/haraka/haraka-plugin-limit/commits?author=leadbi">1</a>) |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |

<sub>this file is maintained by [.release](https://github.com/msimerson/.release)</sub>
1 change: 0 additions & 1 deletion test/config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

const assert = require('assert')

const path = require('path')
Expand Down
1 change: 0 additions & 1 deletion test/history.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

const assert = require('assert')
const path = require('path')

Expand Down
1 change: 0 additions & 1 deletion test/inheritance.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

const assert = require('assert')

const fixtures = require('haraka-test-fixtures')
Expand Down
1 change: 0 additions & 1 deletion test/limit.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

const assert = require('assert')
const path = require('path')

Expand Down
1 change: 0 additions & 1 deletion test/outbound.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

const assert = require('assert')

// var Address = require('address-rfc2821').Address;
Expand Down
1 change: 0 additions & 1 deletion test/rate_limit.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

const assert = require('assert')
const path = require('path')

Expand Down

0 comments on commit 5b6d095

Please sign in to comment.