Skip to content

Commit

Permalink
Remove spurious extra blank lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
bugfolder committed Jun 13, 2023
1 parent a76cc64 commit cce1b1b
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion profile.admin.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php

/**
* @file
* Profile type editing UI.
Expand Down
1 change: 0 additions & 1 deletion profile.api.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php

/**
* @file
* This file contains no working PHP code; it exists to provide additional
Expand Down
1 change: 0 additions & 1 deletion profile.devel.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php

/**
* @file
* Profile type editing UI.
Expand Down
1 change: 0 additions & 1 deletion profile.entity.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php

/**
* @file
* Provides Entity integration.
Expand Down
1 change: 0 additions & 1 deletion profile.info.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php

/**
* @file
* Provides Entity metadata integration.
Expand Down
1 change: 0 additions & 1 deletion profile.install
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php

/**
* @file
* Install, update and uninstall functions for the profile module.
Expand Down
1 change: 0 additions & 1 deletion templates/profile.tpl.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php

/**
* @file
* Default theme implementation for profiles.
Expand Down
1 change: 0 additions & 1 deletion tests/profile.test
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php

/**
* Test basic CRUD functionality.
*/
Expand Down

0 comments on commit cce1b1b

Please sign in to comment.